-
Notifications
You must be signed in to change notification settings - Fork 270
Added NAFNet quantized model for deblurring DNN sample #295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Since our plan has run out of bandwith, could you upload the model somewhere (gdrive?) so that I can test it on my side? |
|
@abhishek-gola Friendly reminder. |
|
Hi @fengyuentau, url: "https://drive.google.com/uc?export=dowload&id=1ZLRhkpCekNruJZggVpBgSoCx3k7bJ-5v" And also updated the download link in main repo (in models.yml). |
fengyuentau
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested the model manually on my host and it works as expected 👍
@abhishek-gola Could you add back the model to this PR? It helps to track the model version.
|
@fengyuentau Added the model again. |
Added DNN based deblurring samples #27349 Corresponding pull request adding quantized onnx model to opencv_zoo: opencv/opencv_zoo#295 Model size: 88MB ### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [x] I agree to contribute to the project under Apache 2 License. - [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV - [x] The PR is proposed to the proper branch - [x] There is a reference to the original bug report and related work - [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable Patch to opencv_extra has the same branch name. - [x] The feature is well documented and sample code can be built with the project CMake
Added NAFNet quantized model for deblurring DNN sample.
Quantized model size: 88MB